home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / videoutils / a-g / ami2d / macros / node.rexx < prev    next >
OS/2 REXX Batch file  |  1978-11-24  |  88b  |  5 lines

  1. /* script to create a node */
  2.  
  3. if show('ports', "AMI2D") then address ami2d 'node'
  4. exit
  5.